How to Install androidsdk-uiautomatorviewer software package in Debian 8 (Jessie)

How to Install androidsdk-uiautomatorviewer software package in Debian 8 (Jessie)

androidsdk-uiautomatorviewer software package provides Tool to scan and analyze the UI components of an Android application, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install androidsdk-uiautomatorviewer 

androidsdk-uiautomatorviewer is installed in your system.

Make ensure the androidsdk-uiautomatorviewer package were installed using the commands given below,

$ sudo dpkg-query -l | grep androidsdk-uiautomatorviewer *

You will get with androidsdk-uiautomatorviewer package name, version, architecture and description in a table

androidsdk-uiautomatorviewer package basic information:

Distro Debian 8 jessie
Section Java
Package androidsdk-uiautomatorviewer
Version 22.2+git20130830~92d25d6-1
Description Tool to scan and analyze the UI components of an Android application
Sub Section Java


See Also, How to uninstall or remove androidsdk-uiautomatorviewer software package from Debian 8 (Jessie)?